Skip to content

Add education plan#341

Merged
Corb3nik merged 1 commit intomainfrom
ib-education-plan
Mar 5, 2026
Merged

Add education plan#341
Corb3nik merged 1 commit intomainfrom
ib-education-plan

Conversation

@Corb3nik
Copy link
Member

@Corb3nik Corb3nik commented Mar 5, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 5, 2026 17:11
@caidobot caidobot temporarily deployed to ib-education-plan - documentation PR #341 March 5, 2026 17:11 — with Render Destroyed
@Corb3nik Corb3nik merged commit 4f538c0 into main Mar 5, 2026
2 checks passed
@Corb3nik Corb3nik deleted the ib-education-plan branch March 5, 2026 17:21
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new Dashboard guide explaining how students can apply for Caido’s Education Plan, and surfaces it in the Dashboard Guides sidebar.

Changes:

  • Added a new “Applying for Education Plan” guide with step-by-step application instructions.
  • Added the new guide to the Dashboard Guides sidebar navigation under “Users”.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
src/dashboard/guides/education_plan.md New documentation page describing how to apply for and verify the Education Plan.
.vitepress/sidebars/dashboard/guides.ts Adds a sidebar entry linking to the new Education Plan guide.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Comment on lines +1 to +5
---
description: "How to get Caido for free by applying for the Education plan."
---

# Applying for Education Plan
Copy link

Copilot AI Mar 5, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The page mixes capitalization (“Education plan” vs “Education Plan”) and is missing a frontmatter title, which can lead to inconsistent SEO/page metadata and inconsistent naming across the docs. Consider adding title: "Applying for the Education Plan" to frontmatter and using “Education Plan” consistently in the description and headings (and optionally add “the” in the H1 to match the sidebar text better).

Copilot uses AI. Check for mistakes.

## Submitting your application

On the Education tab, fill in the form with your **level of study** (e.g. secondary, undergraduate, graduate) and **field of study**. If your field is not in the list, choose the option to specify it manually. Then click **Submit application**.
Copy link

Copilot AI Mar 5, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor grammar/style: in prose, “e.g.” is typically followed by a comma. Consider changing “(e.g. secondary, undergraduate, graduate)” to “(e.g., secondary, undergraduate, graduate)”.

Copilot uses AI. Check for mistakes.
On the Education tab, fill in the form with your **level of study** (e.g. secondary, undergraduate, graduate) and **field of study**. If your field is not in the list, choose the option to specify it manually. Then click **Submit application**.

::: warning
If you already have a paid subscription, you must cancel it before you can submit an application. The form will show a message: "You already have a subscription. You need to cancel it to submit an application."
Copy link

Copilot AI Mar 5, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The UI message is currently in quotes; using inline code formatting improves readability and makes it clear it’s an exact string. Consider changing the quoted message to inline code (and, if it’s long, potentially a block quote).

Suggested change
If you already have a paid subscription, you must cancel it before you can submit an application. The form will show a message: "You already have a subscription. You need to cancel it to submit an application."
If you already have a paid subscription, you must cancel it before you can submit an application. The form will show a message: `You already have a subscription. You need to cancel it to submit an application.`

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants